ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc.Finance Assembly / C1.Web.Mvc.Finance Namespace / WilliamsR<T> Class / ExtraSeriesTypeName Property

In This Topic
    ExtraSeriesTypeName Property (WilliamsR<T>)
    In This Topic
    Gets the Name of this Series.
    Syntax
    'Declaration
     
    Public Overrides ReadOnly Property ExtraSeriesTypeName As String
    public override string ExtraSeriesTypeName {get;}
    See Also